home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 8 / QRZ Ham Radio Callsign Database - Volume 8.iso / pc / files / dsp / dsp100.exe / DSK.TXT < prev    next >
Text File  |  1993-12-31  |  7KB  |  179 lines

  1. DSK-MODEM V1.00
  2.  
  3. DSK-MODEM (c) Johan Forrer KC7WW 1993,1994
  4.  
  5.  
  6. Author: Johan B. Forrer KC7WW
  7. 26553 Priceview Drive
  8. Monroe, OR 97456
  9. United States of America
  10.  
  11.  
  12. CIS id: 70730,3472
  13.  
  14.  
  15. Shareware notice
  16.  
  17.  
  18.  
  19. This program is distributed as a Shareware product. You may
  20. freely copy and share the program with your friends, associates
  21. and other radio amateurs. DSK-MODEM is a collection HF digital
  22. modems using the finest DSP algorithms, all written in hand-
  23. crafted DSP assembly language that delivers uncompromising
  24. performance.  This program is intended to be used with the
  25. author's companion programs, PCTOR, and PC-PACTOR. Compatibility
  26. with other programs is not guaranteed. DSK-MODEM may not be sold
  27. or distributed with another product without the express written
  28. permission of the author. The author, Johan Forrer, KC7WW will
  29. only support unmodified copies of this software.
  30.  
  31. If you decide to use this product, you should become a registered
  32. user by sending $15 or equivalent in foreign currency together
  33. with the completed registration form to the author. All
  34. transactions must be drawn on US banks. Upon receipt of your
  35. registration, you will receive one free update disk containing
  36. the latest release of the software. You will also be notified of
  37. future developments.
  38.  
  39. If you are not satisfied with the program after registering it,
  40. you have 30 days from your registration date to return it for a
  41. full refund of your money, no questions asked.
  42.  
  43. Previously registered users may obtain a free upgrade to this
  44. version - please send a formatted disk and SASE (or stamped
  45. mailer or 2 IRC's).
  46.  
  47. This program may not be used by business or government
  48. institutions without proper licensing. Commercial users please
  49. contact Johan Forrer directly for modifications and/or details of
  50. site licensing.
  51. CONTENTS
  52.  
  53.  
  54. 1.  Requirements
  55. 2.  DSP modem background.
  56. 3.  RS 232 connections.
  57. 4.  Special modems 
  58. 5.  Disclaimer
  59.  
  60. 1.0 Requirements
  61.  
  62.  
  63.  
  64. DSK-MODEM downloads DSP code to a TI 320C26 DSK target. In its
  65. simplest form, the supplied DSP modems will work on an unmodified
  66. DSK unit. It is, however recommended to add the included
  67. interface circuit for effective tuning display and full transmit
  68. capabilities.
  69.  
  70. PCTOR version 3.02C or higher is required. Please contact the
  71. author if operation with other software tnc's is required.
  72. 1. DSP modem background
  73.  
  74.  
  75.  
  76. The TI 320C26 digital signal processor starter's kit (DSK) is
  77. used as a platform for implementing a number of DSP modems. For
  78. those not too familiar with this little unit, the DSK is a 2" x
  79. 3" PCB containing a 40MHz DSP and associated circuitry. The DSK
  80. module is available from TI distributors as part no. TMDS3200026,
  81. and costs only $99. Please note that the schematic for a simple
  82. interface containing a tuning display and PTT driver is included
  83. as a separate plot file in this package. 
  84.  
  85. IMPORTANT NOTE: Soldering on the DSK PCB will void your
  86. warrantee. The author is not liable in any way for damages that
  87. may result in such modifications. Also please note that there is
  88. a minor hardware fault on the DSK PCB. A simple fix for this
  89. fault is described in the TI DSK newsletter. The fault amounts to
  90. a missing trace that connects a resistor SIP package to VCC.
  91. Without this trace, external interfaces will not work properly.
  92.  
  93. The DSK connects to a PC computer's COM port and communicates
  94. with the PC at 115200 baud. DSK-MODEM contains all the code
  95. necessary to communicate with the DSK. Once a particular modem is
  96. selected, DSP code is downloaded silently to the DSK's on-chip
  97. memory. This operation only takes a second or so to complete. The
  98. DSP then performs all signal processing operations in real time
  99. using its 10 MIPS engine. The resulting output from the DSP is a
  100. stream of data bits that is sent to the PC for further processing
  101. by programs such as PCTOR or PC-PACTOR.
  102.  
  103. In addition to the RS 232 connection, an audio signal from your
  104. transceiver is fed to the DSK's analog to digital convertor. If
  105. PCTOR is to be used to transmit data over the air, additional
  106. wiring to the transceiver PTT and FSK control is also required. 
  107.  
  108. All the DSP modems used in this package uses non-coherent
  109. detection principles to recover digital signals. The operation
  110. may be summarized as follows:
  111.  
  112. The audio signal is first digitized by an A/D convertor and then
  113. applied to two parallel discriminator filters. The envelopes of
  114. the outputs of the discriminator filters rectified and then
  115. low-pass filtered. The output of the low pass filter are
  116. thresholded and the corresponding 0/1 output applied to the TxD
  117. serial line (the FLAG output of the 320C26). In addition, the
  118. output of the low pass filter is written to a D/A convertor. This
  119. signal is useful as a tuning aid when an oscilloscope is used.
  120. Just tune for maximum positive to negative transitions.
  121. 2. RS232 Connections
  122.  
  123.  
  124.  
  125. For a minimal interface, Rd, Td, DTR, RTS, DCD, and Ground, is
  126. required. This will allow operation on RTTY and AMTOR.
  127.  
  128.  
  129.  
  130. For a 25-pin serial connector:
  131.  
  132. pin 2   (TD)  - output data bits (mark -12V, space +12V)
  133. pin 3   (RD)  - input data (also connected to pin 8 (DCD))
  134. pin 4   (RTS) - PTT              (off  -12V, on    +12V)
  135. pin 8   (DCD) - input data bits  (mark -12V, space +12V)
  136. pin 7   (Ground)
  137.  
  138.  
  139.  
  140. For a 9-pin serial connector:
  141.  
  142. pin 3   (TD)  - output data bits (mark -12V, space +12V)
  143. pin 2   (RD)  - input data (also connected to pin 1 (DCD))
  144. pin 7   (RTS) - PTT              (off  -12V, on    +12V)
  145. pin 1   (DCD) - input data bits  (mark -12V, space +12V)
  146. pin 5   (Ground)
  147.  
  148. If this program is to be used with the popular BAYCOM packet
  149. program, an additional wire link between RD and CTS is needed.
  150.  
  151. 3.0 Special modems
  152.  
  153.  
  154. Four modems are provided for usage on RTTY, AMTOR, PacTOR, and HF
  155. Packet. The main features are summarized in the following table
  156.  
  157.                Tone freq's    BW      Data LPF
  158.     --------------------------------------------
  159.     RTTY       2125/2295      85         50
  160.     AMTOR      2125/2295     100        100
  161.     PacTOR     2110/2310     160        100
  162.     HF Packet  1600/1800     160        150
  163.     --------------------------------------------
  164.  
  165. 4.0 Disclaimer
  166.  
  167.  
  168.  
  169. The author, Johan Forrer KC7WW is not responsible for any damage,
  170. injury, loss of profit or gain associated with the use,
  171. installation, or application of this software. 
  172.  
  173.  
  174. December 1993
  175. J.B.Forrer KC7WW
  176. 26553 Priceview Drive
  177. Monroe, OR 97456
  178. United States of America
  179.